FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package iknl.fhir.nl.r4.palga#1.0.1 (156 ms)

Package iknl.fhir.nl.r4.palga
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=iknl.fhir.nl.r4.palga@1.0.1&canonical=http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-diagnostic-report
Url http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-diagnostic-report
Version 1.0.0
Status active
Date 2024-01-16T18:29:47.9368255+00:00
Name PalgaDiagnosticReport
Experimental False
Realm nl
Type DiagnosticReport
Kind resource

Resources that use this resource

StructureDefinition
http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-composition PalgaComposition

Resources that this resource uses

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/nl-core-TextResult nl core TextResult
http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-laboratory PalgaLaboratory
http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-patient PalgaPatient
http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-procedure-request PalgaProcedureRequest
http://www.palga.nl/professionals/profession/protocollen/ Protocol version
http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-sample-observation PalgaSampleObservation
http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-specimen PalgaSpecimen


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "palga-diagnostic-report",
  "url" : "http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-diagnostic-report",
  "version" : "1.0.0",
  "name" : "PalgaDiagnosticReport",
  "status" : "active",
  "contact" : [
    {
      "name" : "Netherlands comprehensive cancer organisation (IKNL)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://iknl.nl"
        },
        {
          "system" : "email",
          "value" : "fhir@iknl.nl"
        }
      ]
    }
  ],
  "date" : "2024-01-16T18:29:47.9368255+00:00",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "zib-textresult-v4.4-2020EN",
      "uri" : "https://zibs.nl/wiki/TextResult-v4.4(2020EN)",
      "name" : "zib TextResult-v4.4(2020EN)"
    },
    {
      "identity" : "iknl-palga",
      "uri" : "http://fhir.iknl.nl/fhir/iknl-palga"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "DiagnosticReport",
  "baseDefinition" : "http://nictiz.nl/fhir/StructureDefinition/nl-core-TextResult",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "DiagnosticReport.extension:protocol-version",
        "path" : "DiagnosticReport.extension",
        "sliceName" : "protocol-version",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://www.palga.nl/professionals/profession/protocollen/"
            ]
          }
        ],
        "mapping" : [
          {
            "identity" : "iknl-palga",
            "map" : "pversie"
          }
        ]
      },
      {
        "id" : "DiagnosticReport.basedOn",
        "path" : "DiagnosticReport.basedOn",
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-procedure-request"
            ],
            "aggregation" : [
              "contained"
            ]
          }
        ]
      },
      {
        "id" : "DiagnosticReport.code.text",
        "path" : "DiagnosticReport.code.text",
        "min" : 1,
        "mapping" : [
          {
            "identity" : "iknl-palga",
            "map" : "protocolnaam"
          }
        ]
      },
      {
        "id" : "DiagnosticReport.subject",
        "path" : "DiagnosticReport.subject",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-patient"
            ],
            "aggregation" : [
              "bundled"
            ]
          }
        ]
      },
      {
        "id" : "DiagnosticReport.performer",
        "path" : "DiagnosticReport.performer",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-laboratory"
            ],
            "aggregation" : [
              "bundled"
            ]
          }
        ]
      },
      {
        "id" : "DiagnosticReport.specimen",
        "path" : "DiagnosticReport.specimen",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-specimen"
            ],
            "aggregation" : [
              "contained"
            ]
          }
        ]
      },
      {
        "id" : "DiagnosticReport.result",
        "path" : "DiagnosticReport.result",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-sample-observation"
            ],
            "aggregation" : [
              "contained"
            ]
          }
        ]
      },
      {
        "id" : "DiagnosticReport.conclusion",
        "path" : "DiagnosticReport.conclusion",
        "min" : 1,
        "mapping" : [
          {
            "identity" : "iknl-palga",
            "map" : "conclusie"
          }
        ]
      },
      {
        "id" : "DiagnosticReport.conclusionCode",
        "path" : "DiagnosticReport.conclusionCode",
        "min" : 1
      },
      {
        "id" : "DiagnosticReport.conclusionCode.coding",
        "path" : "DiagnosticReport.conclusionCode.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "DiagnosticReport.conclusionCode.coding:snomedCodes",
        "path" : "DiagnosticReport.conclusionCode.coding",
        "sliceName" : "snomedCodes",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "DiagnosticReport.conclusionCode.coding:snomedCodes.system",
        "path" : "DiagnosticReport.conclusionCode.coding.system",
        "min" : 1,
        "patternUri" : "urn:oid:2.16.840.1.113883.2.4.3.23.5.2"
      },
      {
        "id" : "DiagnosticReport.conclusionCode.coding:snomedCodes.code",
        "path" : "DiagnosticReport.conclusionCode.coding.code",
        "min" : 1,
        "mapping" : [
          {
            "identity" : "iknl-palga",
            "map" : "diagp.codes",
            "comment" : "codes voor diagnoseregel p"
          }
        ]
      },
      {
        "id" : "DiagnosticReport.conclusionCode.coding:snomedCodes.display",
        "path" : "DiagnosticReport.conclusionCode.coding.display",
        "min" : 1,
        "mapping" : [
          {
            "identity" : "iknl-palga",
            "map" : "diagp",
            "comment" : "diagnoseregel p"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.